ComponentOne ASP.NET MVC Controls
IntermediateTotalPositions Property

C1.Web.Mvc Namespace > Waterfall<T> Class : IntermediateTotalPositions Property
Gets or sets the value of the property that contains the index for positions of the intermediate total bar.The property should work with ShowIntermediateTotal and IntermediateToolLabels property.
Syntax
'Declaration
 
Public Property IntermediateTotalPositions As Integer()
public int[] IntermediateTotalPositions {get; set;}
See Also

Reference

Waterfall<T> Class
Waterfall<T> Members